home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / driver / f1280.zip / ORCHIDF.INF < prev    next >
INI File  |  1992-08-10  |  2KB  |  36 lines

  1. ;File Name: ORCHIDF.INF
  2. ;This file is for Orchid's Fahrenheit 1280 Windows 3.1 VGA driver.
  3. ;It is similar to Windows' SETUP.INF, but contains only information for
  4. ;the display driver. 
  5. ;
  6. [disks]
  7. O =. ,"Fahrenheit 1280 Utility Disk",diskO
  8.         
  9. [display]
  10. ;
  11. ;This section uses exactly the same format as the [display] section inside the 
  12. ;setup.inf of Windows 3.x.
  13. ;The number before each file is the diskette number of the Fahrenheit 1280
  14. ;utility disks. Number 'x' means to use the file from Windows 3.x original
  15. ;VGA driver.
  16. ;
  17. ;profile = driver,         Description of driver,                    resolution,    286 grabber,  logo code,       VDD 386,       386grabber,  ega.sys,  logo data,    optional work section  
  18. ;
  19. orchidfs = O:orchidf.drv, "Fahrenheit 1280 Enhanced VGA (Small Fonts)", "100,96,96",   O:orchidf.2gr, x:vgalogo.lgo, O:orchidf.386, O:orchidf.3gr,,       x:vgalogo.rle, orchidfs
  20. orchidfl = O:orchidf.drv, "Fahrenheit 1280 Enhanced VGA (Large Fonts)", "100,120,120", O:orchidf.2gr, x:vgalogo.lgo, O:orchidf.386, O:orchidf.3gr,,       x:vgalogo.rle, orchidfl
  21. orchid1s = O:orchid1.drv, "Fahrenheit 1280 16 Million Color driver   ", "100,96,96",   O:orchidf.2gr, x:vgalogo.lgo, O:orchidf.386, O:orchidf.3gr,,       x:vgalogo.rle, orchid1s
  22. ;
  23. ;The following Option section is used by windows to update the orchid.ini
  24. ;
  25. [orchidfs]
  26. ,,orchid.ini,orchid.drv,"WidthXHeightXPlane=","WidthXHeightXPlane=800x600x4"
  27. ,,orchid.ini,orchid.drv,"FontSize=","FontSize=Small"
  28.  
  29. [orchidfl]
  30. ,,orchid.ini,orchid.drv,"WidthXHeightXPlane=","WidthXHeightXPlane=800x600x4"
  31. ,,orchid.ini,orchid.drv,"FontSize=","FontSize=Large"
  32.  
  33. [orchid1s]
  34. ,,orchid.ini,orchid.drv,"WidthXHeightXPlane=","WidthXHeightXPlane=640x480x24"
  35. ,,orchid.ini,orchid.drv,"FontSize=","FontSize=Small"
  36.